func github.com/andybalholm/brotli.safeDecodeLiteralBlockSwitch

3 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L1186: func safeDecodeLiteralBlockSwitch(s *Reader) bool {
		decode.go#L1712: 					if !safeDecodeLiteralBlockSwitch(s) {
		decode.go#L1763: 					if !safeDecodeLiteralBlockSwitch(s) {